Day 1
September 8, 2025
Imagine a workflow that enabled:
See paper website: https://nptscot.github.io/networkmerge/
See slides website: https://robinlovelace.github.io/rs5c/
See https://github.com/U-Shift/biclar
Tip
Press Ctrl+Tab to switch from IDE to browser with course content and other things for an efficient workflow
Principle: the command-line is better than the graphical user interface (CLI > GUI)
Using a GUI may allowing you to do something quicker the first time but will slow you down in the long-run
CLI: hard first time1 but will save time in long term
The relationship between git and gh tools
git is a long-established version-control system with many commandsgh is a high-level interfact to git and the GitHub platform```bash